Fix redundant file rename on Windows; just use cross-platform QFile calls.
authorViet-Tam Luu <viettaml@google.com>
Mon, 4 Dec 2017 22:21:41 +0000 (14:21 -0800)
committerViet-Tam Luu <viettaml@google.com>
Mon, 4 Dec 2017 22:21:41 +0000 (14:21 -0800)
commitea82fa6d63303e98960e5ece6b48e95789cc7c38
treed0e285b3c2fcd804556f3cd91b29761b4ebb8abf
parent7ed6c2274f1e79d2a0aa33c5093a28513d19550b
Fix redundant file rename on Windows; just use cross-platform QFile calls.
kml.cc